object Form24: TForm24 Left = 450 Top = 151 BorderStyle = bsDialog Caption = 'Info ...' ClientHeight = 347 ClientWidth = 485 Color = clBtnFace Font.Charset = DEFAULT_CHARSET Font.Color = clWindowText Font.Height = -11 Font.Name = 'MS Sans Serif' Font.Style = [] OldCreateOrder = False Position = poScreenCenter PixelsPerInch = 96 TextHeight = 13 object Label1: TLabel Left = 24 Top = 16 Width = 37 Height = 13 Caption = 'Name:' Font.Charset = DEFAULT_CHARSET Font.Color = clWindowText Font.Height = -11 Font.Name = 'MS Sans Serif' Font.Style = [fsBold] ParentFont = False end object Label2: TLabel Left = 24 Top = 32 Width = 63 Height = 13 Caption = 'Longname:' Font.Charset = DEFAULT_CHARSET Font.Color = clWindowText Font.Height = -11 Font.Name = 'MS Sans Serif' Font.Style = [fsBold] ParentFont = False end object Label3: TLabel Left = 24 Top = 248 Width = 42 Height = 13 Caption = 'Author:' Font.Charset = DEFAULT_CHARSET Font.Color = clWindowText Font.Height = -11 Font.Name = 'MS Sans Serif' Font.Style = [fsBold] ParentFont = False end object Label4: TLabel Left = 24 Top = 264 Width = 75 Height = 13 Caption = 'Author email:' Font.Charset = DEFAULT_CHARSET Font.Color = clWindowText Font.Height = -11 Font.Name = 'MS Sans Serif' Font.Style = [fsBold] ParentFont = False end object Label5: TLabel Left = 24 Top = 280 Width = 104 Height = 13 Caption = 'Author homepage:' Font.Charset = DEFAULT_CHARSET Font.Color = clWindowText Font.Height = -11 Font.Name = 'MS Sans Serif' Font.Style = [fsBold] ParentFont = False end object Label6: TLabel Left = 24 Top = 120 Width = 57 Height = 13 Caption = 'Local file:' Font.Charset = DEFAULT_CHARSET Font.Color = clWindowText Font.Height = -11 Font.Name = 'MS Sans Serif' Font.Style = [fsBold] ParentFont = False end object Label7: TLabel Left = 24 Top = 168 Width = 69 Height = 13 Caption = 'Remote file:' Font.Charset = DEFAULT_CHARSET Font.Color = clWindowText Font.Height = -11 Font.Name = 'MS Sans Serif' Font.Style = [fsBold] ParentFont = False end object Label8: TLabel Left = 24 Top = 72 Width = 81 Height = 13 Caption = 'Local version:' Font.Charset = DEFAULT_CHARSET Font.Color = clWindowText Font.Height = -11 Font.Name = 'MS Sans Serif' Font.Style = [fsBold] ParentFont = False end object Label9: TLabel Left = 24 Top = 88 Width = 93 Height = 13 Caption = 'Remote version:' Font.Charset = DEFAULT_CHARSET Font.Color = clWindowText Font.Height = -11 Font.Name = 'MS Sans Serif' Font.Style = [fsBold] ParentFont = False end object Label10: TLabel Left = 136 Top = 16 Width = 3 Height = 13 Caption = '-' end object Label11: TLabel Left = 136 Top = 32 Width = 3 Height = 13 Caption = '-' end object Label12: TLabel Left = 136 Top = 248 Width = 3 Height = 13 Caption = '-' end object Label13: TLabel Left = 136 Top = 264 Width = 3 Height = 13 Cursor = crHandPoint Caption = '-' Font.Charset = DEFAULT_CHARSET Font.Color = clNavy Font.Height = -11 Font.Name = 'MS Sans Serif' Font.Style = [fsUnderline] ParentFont = False OnClick = Label13Click end object Label14: TLabel Left = 136 Top = 280 Width = 3 Height = 13 Cursor = crHandPoint Caption = '-' Font.Charset = DEFAULT_CHARSET Font.Color = clNavy Font.Height = -11 Font.Name = 'MS Sans Serif' Font.Style = [fsUnderline] ParentFont = False OnClick = Label14Click end object Label15: TLabel Left = 136 Top = 72 Width = 3 Height = 13 Caption = '-' end object Label16: TLabel Left = 136 Top = 88 Width = 3 Height = 13 Caption = '-' end object Label17: TLabel Left = 136 Top = 120 Width = 345 Height = 41 AutoSize = False Caption = '-' WordWrap = True end object Label18: TLabel Left = 136 Top = 168 Width = 345 Height = 41 AutoSize = False Caption = '-' WordWrap = True end object Label19: TLabel Left = 24 Top = 216 Width = 46 Height = 13 Caption = 'Custom:' Font.Charset = DEFAULT_CHARSET Font.Color = clWindowText Font.Height = -11 Font.Name = 'MS Sans Serif' Font.Style = [fsBold] ParentFont = False end object Label20: TLabel Left = 136 Top = 216 Width = 3 Height = 13 Caption = '-' end object Panel1: TPanel Left = 0 Top = 306 Width = 485 Height = 41 Align = alBottom BevelOuter = bvNone TabOrder = 0 object Button1: TButton Left = 208 Top = 8 Width = 75 Height = 25 Caption = 'ok' ModalResult = 1 TabOrder = 0 end end object Panel2: TPanel Left = 0 Top = 304 Width = 485 Height = 2 Align = alBottom BevelOuter = bvLowered TabOrder = 1 end object Panel3: TPanel Left = 24 Top = 64 Width = 441 Height = 2 BevelOuter = bvLowered TabOrder = 2 end object Panel4: TPanel Left = 24 Top = 240 Width = 441 Height = 2 BevelOuter = bvLowered TabOrder = 3 end object Panel5: TPanel Left = 24 Top = 112 Width = 441 Height = 2 BevelOuter = bvLowered TabOrder = 4 end end